fixedFirstCol
Type
property
Summary
Makes the first column to be always visible
Syntax
set the fixedFirstCol of widget to <boolean>
get the fixedFirstCol of widget
Description
Use the fixedFirstCol property to make the first column to stay fixed at the left of the widget even when the horizontal scroll changes.
Examples
set the fixedFirstCol of widget "PolyGrid" to true